public marks

PUBLIC MARKS from "Xavier Lacot" with tag database

2011

Couchbase Mobile for iOS

This module makes it easy to embed the Couchbase Mobile build of CouchDb in your Titanium apps.

2010

xavierlacot/joli.js - GitHub

joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.

JazzRecord is ActiveRecord for JavaScript (ORM)

JazzRecord is an ActiveRecord JS ORM which can be used with Google Gears, Adobe AIR, and Appcelerator Titanium

maatkit - Project Hosting on Google Code

by 1 other
Maatkit is a package which contains high-quality command-line tools for MySQL. The tools enable power users of MySQL to do their work more safely and quickly by relying on tested software instead of scripting things themselves. The toolkit includes functionality such as table checksums, a query profiler, and a visual EXPLAIN tool, a multiprocess version of mysqldump.

2009

redis - Project Hosting on Google Code

by 4 others, 1 comment
A performant key-value database. A PHP module is available, that lets PHP access to Redis in a performant way.

Database versus files for Images at Spindrop

Dave gives his feedback on a long-debated developement topic : storing files in database or on the filesystem. "I had been serving images via the database. Immediately when I switched to the filesystem I saw a huge benefit. Not just a drop in database connections, but overall “zippiness” in the site. We’ll see how well this performs in the real world, but I am quite sure that I learned my lesson." All this makes sense : files are not data, they are just files. A filesystem is designed for hosting files. A database is designed for hosting data. Don't mess things.

Jet Profiler for MySQL

by 2 others
"Jet Profiler for MySQL is real-time query performance and diagnostics tool for the MySQL database server". I love the Query ratings feature and the live query observation - should replace the weak use of MySQL proxy.

Abusing HTML 5 Structured Client-side Storage

Several notes about HTML5 database storage security, with some abuse tries.

2008

Drupal Migraine

Drupal smells like hell. For instance, it is notnatively possible to develop freely on a test site while still allowing content updates to continue on a production site. This small script allows you to maintain separate test and production versions of your Drupal site. After you've made configuration changes on the test site, this script can migrate them to the production site for you. However, I'll pray while testing it :-)

11 Things To Know About Semantic Web - ReadWriteWeb

"Semantic Web will start the long, slow decline of relational database technology", "If you have a firm grasp of the theoretical underpinnings of the semantic web, things like RDF, tuples, Sparql and OWL that make my brain hurt, you will be able to charge a fat premium in consulting fees for a while, as not many people really understand this stuff. But make hay while the sun shines, as some entrepreneur will surely figure out how to abstract this stuff and make it accessible for the masses."

2007

Junction PHP

by 2 others
Junction is the glue between your application and its database. Easy to use and extensible, Junction allows developers to focus on building applications instead of worrying about state persistence.

Freebase

Free + Database = Freebase It's about film, sports, politics, music, science and everything else all connected together. Our contributors are collecting data from all over the internet to build a massive, collaboratively-edited database of cross-linked data. It's a big job and we're just getting started.